Welcome![Sign In][Sign Up]
Location:
Search - vc fft

Search list

[Other resourceFFT-VC++

Description: VC++环境下对图像进行的FFT变换,其中含有一些测试图片
Platform: | Size: 138292 | Author: 张砚博 | Hits:

[Othervc++pujian

Description: vc++的谱减程序,与martin的谱减算法相对应,包括fft,iff,hamming窗,噪声估计及谱减主体等成员函数
Platform: | Size: 3517 | Author: 高金枝 | Hits:

[OtherMatlab、Matcom与VC++混合编程在FFT上的实现

Description: Matlab、Matcom与VC++混合编程在FFT上的实现很有用
Platform: | Size: 141599 | Author: kingfly | Hits:

[SourceCodeFFT算法

Description: vc++编写子程序
Platform: | Size: 1500 | Author: shangleilei381@yahoo.cn | Hits:

[Graph programifft

Description: fft变换,采用标准c处理-fft transform, the use of standard treatment c
Platform: | Size: 1024 | Author: 安博文 | Hits:

[Waveletrainsoft_200372295849

Description: 大学期间学数字信号处理课程时写的作业放上来也许对大家有用,里面有FIR IIR,和傅立叶变换,FFT等功能。-I uploaded my project report (written by VC) for the module of signal processing when studied in Univ., The functions on FIR IIR and Fourier Transform etc. have been implemented in it. Hope it is benefit for you.
Platform: | Size: 106496 | Author: 张建丽 | Hits:

[Graph programfft_c

Description: 快速付立叶转换,C语言实现快速付立叶转换.-fast Fourier transformation, C language fast Fourier transformation.
Platform: | Size: 1024 | Author: hl | Hits:

[GUI Develop示波器VC源代码

Description: 绘制示波器的C代码源程序,举例说明mfc图形绘制过程-mapping oscilloscope C source code, illustration mfc graphics rendering process
Platform: | Size: 98304 | Author: 山城棒棒儿军 | Hits:

[2D GraphicImageFFT2

Description: VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab fft2 () no match for, but the procedure is worth learning from. Image processing for beginners, helps to understand Fourier transform in the image processing an important role.
Platform: | Size: 84992 | Author: 李安定 | Hits:

[Multimedia DevelopDftDemo3

Description: DFT变换源码,在VC++中编译通过,欢迎下载-DFT transform source code, the compiler of the VC, welcome to download
Platform: | Size: 307200 | Author: 愈加会 | Hits:

[WaveletvcFFT

Description: 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT analysis Minute harmonic signal spectrum, and calls to Matlab end of the spectrum shows. You want a bit of help. You are welcome to make suggestions. Matlab is located at c : \ matlab6p5 operating system is : windows2000
Platform: | Size: 10240 | Author: caozhui | Hits:

[OS programofftime

Description: 用vc++实现定时关机程序! 很好,值得学习-with vc achieve Mytob.BSNotes procedures! Well, it is worth learning!
Platform: | Size: 1900544 | Author: fyx | Hits:

[Special EffectsFFT_source_code

Description: 快速傅里叶变换,附有测试图片,已经在VC++6.0环境下调试成功-fast Fourier transform, with test images, in VC 6.0 Debugging Environment success
Platform: | Size: 147456 | Author: | Hits:

[Mathimatics-Numerical algorithmsFFT_work

Description: 我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is very easy
Platform: | Size: 39936 | Author: 尹明 | Hits:

[Waveletffttranslation

Description: 关于fft变换的程序,可用于各种时域图的频谱分析,值得试用-on fft transform the procedure can be used to map various time-domain analysis of the spectrum, worth trial
Platform: | Size: 772096 | Author: 陈力 | Hits:

[Algorithmfftvc

Description: 这是一个好东西,是关于傅立叶分析的代码,希望大家能够喜欢呀,-This a good thing, Fourier analysis of the code and I hope we can like it, thank you
Platform: | Size: 53248 | Author: 天线 | Hits:

[Program docGraphicSpectrumAnalysis

Description: 使用VC++实现,对图形做频谱分析.文档中含有相关知识背景说明及实际测试结果.-use of graphics power spectral analysis. Documents containing background notes related knowledge and practical test results.
Platform: | Size: 7168 | Author: 李文涛 | Hits:

[Multimedia DevelopFrequency_Analyzer

Description: 对着麦克风发点声音看看程序画面显示,本程序演示了声音的快速FFT变换(需要声卡和麦克风),对分析显示其各频率分量的程序. -talking the microphone to see the point of voice procedures screen display, demonstration of the process of rapid voice FFT transform (need sound card and microphone), Analysis showed that the frequency components of its procedures.
Platform: | Size: 123904 | Author: 余水强 | Hits:

[Audio programVC_Spectrum.Base.On.AudioCard

Description: VC实现基于声卡的频谱分析.可将麦克风上传的声音进行频谱分析(应用FFT变换)并回显。-VC Sound Card Based on the analysis of the spectrum. Can be uploaded to the microphone for voice spectrum analysis (FFT Transform) and a back.
Platform: | Size: 59392 | Author: 张扬 | Hits:

[WaveletCONV

Description: 卷积&相关的VC程序,依托fft实现快速卷积和相关
Platform: | Size: 4096 | Author: 顾楼 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 13 »

CodeBus www.codebus.net